home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / fortran / ftnchk27.zip / README < prev   
Text File  |  1993-10-16  |  2KB  |  46 lines

  1.            Ftnchek Version 2.7 August 1993
  2.  
  3.            Copyright (C) 1993 by Robert K. Moniot.
  4.  
  5.        This program is free software.  Permission is granted to
  6.        modify it and/or redistribute it, retaining this notice.
  7.  
  8.         No guarantees accompany this software.
  9.  
  10. This is the IBM PC / MS-DOS version of Ftnchek, built using Microsoft C
  11. for the 8086 instruction set.  It will run on any IBM PC compatible
  12. computer with at least 512 KB of RAM.  A hard drive is highly
  13. recommended.
  14.  
  15. The program is invoked with a command line of the form:
  16.  
  17.     C> ftnchek /option ... file ...
  18.  
  19. Wildcards are acceptable in specifying files.  For a brief description
  20. of the available options and their default values use:  ftnchek/help
  21.  
  22. More extensive documentation is distributed separately, with the
  23. source code.  It can be obtained via electronic mail by sending the
  24. message "send ftnchek from fortran" to the address "netlib@ornl.gov",
  25. or via anonymous ftp from the host "research.att.com" in directory
  26. "netlib/fortran".  (Other archive sites which may be more convenient
  27. can be discovered using archie.)
  28.  
  29. Customization: This version was built with no special options.  The
  30. internal tables are the default sizes and no UNIX or VMS system-
  31. specific intrinsic functions are included.  If you have special
  32. requirements, the source code is available and a number of options can
  33. be selected at compile time.  A C compiler is required for building
  34. ftnchek.
  35.  
  36. For questions contact
  37.  
  38. Robert Moniot
  39. Fordham University
  40. College at Lincoln Center
  41. New York, NY  10023  (212) 636-6311
  42.  
  43. BitNet:   MONIOT@FORDMULC
  44. InterNet: moniot@mary.fordham.edu
  45.           moniot@dsm.fordham.edu
  46.